services.wstunnel.servers.<name>.useACMEHost
Use a certificate generated by the NixOS ACME module for the given host.
Note that this will not generate a new certificate - you will need to do so with security.acme.certs.
- Type
null or string- Default
null- Example
"example.com"- Declared
- <nixpkgs/nixos/modules/services/networking/wstunnel.nix>